home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / sandwichcooking.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-27  |  57b  |  5 lines

  1. on(release){
  2.    gotoAndStop("credits");
  3.    play();
  4. }
  5.